@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/p85104168X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De cirkel geschonden / Paul Teng" ;
    dcterms1:issued "1984" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069071926> ;
    schema1:bookEdition "1e dr" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822763710> ;
    schema1:isbn "9064380082" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/21ece69199fd28757c1f684a19ee679b> ;
    schema1:name "De cirkel geschonden" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6cc922d92e7f5744f35803a0b5214abc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64129736> .

