@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/p242399576> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De luipaard : halstarrig voortbestaan van de wilde luipaard / door K.H. Voous" ;
    dcterms1:issued "2002" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075604078>,
        <http://data.bibliotheken.nl/id/thes/p075620790> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069218706>,
        <http://data.bibliotheken.nl/id/thes/p144069512> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9067203009" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7acc17e81c9fcc2984540d7fe9dabb45> ;
    schema1:name "De luipaard : halstarrig voortbestaan van de wilde luipaard" ;
    schema1:numberOfPages 44 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0d899b9fad995de3d070eee6513321f0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66168317> .

