@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/p33122383X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Angst?... of vertrouwen? / Brandon Oosterlaan" ;
    dcterms1:issued "2010" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075601079> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p331223775> ;
    schema1:bookEdition "1e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789460896149" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/293a989e8f6024fa77b6764964b3662c> ;
    schema1:name "Angst?... of vertrouwen?" ;
    schema1:numberOfPages 51 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0e9c5c6d8201becd0ad810f252d56094> ;
    schema1:sameAs <http://www.worldcat.org/oclc/694827917> .

