@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/p288856821> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De lijster familie / [geheel op rijm door Clinge Doorenbos ; met illustraties van Vilhelm Hansen]" ;
    dcterms1:issued "195X" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069381437> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068941749> ;
    schema1:description "Groter formaat dan de uitg. uit 1955 en met rode omslag",
        "Mulder nr. 840 B" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5a39a62fb8bc4f7c0c8feb5f93bab237> ;
    schema1:name "De lijster familie" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bc54ee93ff5e1ce0b10dd848a65d221f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66455362> .

