@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p269227660> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Alle dingen zijn gereed, komt tot de bruiloft! / James Durham ; [vert. uit het Engels]" ;
    dcterms1:issued "2004" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069510261>,
        <http://data.bibliotheken.nl/id/thes/p205104762> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075619407> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p205105106> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/598a65a87945eb6547a8df76adc19ddd> ;
    schema1:name "Alle dingen zijn gereed, komt tot de bruiloft!" ;
    schema1:numberOfPages 36 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8e9f038044b241db0e085c6a3fcb4d05> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66027835> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/5fecd345d4a74f6dc01436d902410ec4> .

