@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/p851688667> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De vreemde vogel : een avontuur van Caro en Tamara / C. Butner ; [ill. van Herson]" ;
    dcterms1:issued "1969" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071046402> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070405379> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p079133258>,
        <http://data.bibliotheken.nl/id/nbt/p820693308> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/df112b298682ace6f4a60bcb612112cd> ;
    schema1:name "De vreemde vogel : een avontuur van Caro en Tamara" ;
    schema1:numberOfPages 176 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8ea8abc1597dddbdccf9203b3830494f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64132089> .

