@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/p86496367X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het fopklooster / Fournier" ;
    dcterms1:issued "1975" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06911238X> ;
    schema1:bookEdition "[Herdr.]" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068946929> ;
    schema1:description "Ballonstrip" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p83147212X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d1b3266e99e4518c81d73a77f5edbeda> ;
    schema1:name "Het fopklooster" ;
    schema1:numberOfPages 54 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/959f2b40c349980933ca3ca4fbc88191> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64322647> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/5a3c16a8e7d7c82729c88b463a8163f1> .

