@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/p44036065X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Jericho / Lammert Voos" ;
    dcterms1:issued "2024" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p311715982> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789400410848" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3df5c46fd05fb0d9913e6fc4a592b37c> ;
    schema1:name "Jericho" ;
    schema1:numberOfPages 207 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/304b2d6b682c7f7a57a43566da4a5532> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1430225294> .

