@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/p175520410> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Antieke poppen / [tekst] Agnes Melger ; [red.: Textcase]" ;
    dcterms1:issued "1996" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075619156> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068872038>,
        <http://data.bibliotheken.nl/id/thes/p075389487> ;
    schema1:description "Ondertitel op omslag: De geschiedenis en het kleurrijke leven van poppen uit de 19e en 20e eeuw" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "903960231X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b70395908a22ad8b4db9e6facec785a3> ;
    schema1:name "Antieke poppen" ;
    schema1:numberOfPages 144 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ff9d8a25cb0cf6708ff36c7e10884516> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67969985> .

