@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/p374551014> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het is zoals het is : Marcel van Roosmalen op pad met Theo Bos / [eindred. Lolies van Grunsven ... et al.]" ;
    dcterms1:issued "2013" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075626292>,
        <http://data.bibliotheken.nl/id/thes/p369252489> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p169128024> ;
    schema1:bookEdition "Vierde druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p270254137> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075613816> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789071359774" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/da6e3ab8937a095a5bfda017710ab994> ;
    schema1:name "Het is zoals het is : Marcel van Roosmalen op pad met Theo Bos" ;
    schema1:numberOfPages 244 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ed5069ef1f750fe66ec5c0bf08a22045> ;
    schema1:sameAs <http://www.worldcat.org/oclc/875876845> .

