@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/p853703221> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mark your words / C. Bosker, T. Buitendijk" ;
    dcterms1:issued "1985" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070568359> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06820342X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075628910> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9060494490" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c97dbff50d782d4c084658371b469f65> ;
    schema1:name "Mark your words" ;
    schema1:numberOfPages 72 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f54c1a96e1260f90e854d8b27791cbed> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64207140> .

