@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/p111651158> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De wereld van Mary Dorna / Mary Dorna ; met het voorw. door Simon Carmiggelt uit: Laten we vader eruitgooien" ;
    dcterms1:issued "1971" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070749868> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068242360> ;
    schema1:description "Verhalen uit: \"Laten we vader eruitgooien\", \"Een heer om port mee te drinken...\" en \"Trammelant met de familie\"" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e75d5001f672dc21bea38d38d0975ea5> ;
    schema1:name "De wereld van Mary Dorna" ;
    schema1:numberOfPages 400 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1137c94486c1df475dd18f9dbad52121> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66275113> .

