@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/p065213688> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Comme ci comme ça / Jan Brusse ; foto's Daniel Frasnay" ;
    dcterms1:issued "1959" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075620359>,
        <http://data.bibliotheken.nl/id/thes/p07563080X>,
        <http://data.bibliotheken.nl/id/thes/p077610970> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068822219> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p117327328> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820255777> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b0a0e26816883e8154c933e04c08a196> ;
    schema1:name "Comme ci comme ça" ;
    schema1:numberOfPages 173 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ae839210983541ea942c3167db04f4d1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906601625> .

