@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/p299394344> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Help! / Johan Olde Engberink" ;
    dcterms1:issued "2004" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p146878019> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p299380599> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p240201213> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p296529958> ;
    schema1:issueNumber "powe" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b3e1f2707040302c38458360cf8dfaa6> ;
    schema1:name "Help!" ;
    schema1:numberOfPages 40 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a619c8f97f64b29142d9ca01cfdc913c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/774695309> .

