@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/p42263977X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Zelfredzaam... : Robinson Crusoe 300 jaar later / Harm G. Dane" ;
    dcterms1:issued "2019" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068369123>,
        <http://data.bibliotheken.nl/id/thes/p07560535X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069081816> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789461550590" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dc4dc13753d96bc4ad27d6e5aae11a36> ;
    schema1:name "Zelfredzaam... : Robinson Crusoe 300 jaar later" ;
    schema1:numberOfPages 175 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cbe8314b8772c687a4572bb731910704> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1143431852> .

