@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/p268936331> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Altijd al iets van plan? : doe het dan! / Robert Coppenhagen" ;
    dcterms1:issued "2004" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075602571>,
        <http://data.bibliotheken.nl/id/thes/p075618516>,
        <http://data.bibliotheken.nl/id/thes/p077597966>,
        <http://data.bibliotheken.nl/id/thes/p078477182>,
        <http://data.bibliotheken.nl/id/thes/p078966744> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p243159021> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "905594372X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4fc6dc1ab271650ed6495562138961c4> ;
    schema1:name "Altijd al iets van plan? : doe het dan!" ;
    schema1:numberOfPages 231 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/aef4f2f16a8a370830d974c7ac7cfc8b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66012133> .

