@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p111503086> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Alleen gaat het niet / J.J. Poort" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p341964727> ;
    dcterms1:issued "1994" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06893033X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075617846> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9061403553" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f67dbabe15c5ff20b52b58d35fc7783b> ;
    schema1:name "Alleen gaat het niet" ;
    schema1:numberOfPages 80 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8f1485a29cdc408fe0d1fb9a83a811dc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66057819> .

