@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/p370119096> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Factsheet kwetsbare jongeren in Holland Rijnland / T. Nienhuis" ;
    dcterms1:issued "2013" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075609614>,
        <http://data.bibliotheken.nl/id/thes/p075610698>,
        <http://data.bibliotheken.nl/id/thes/p075628678> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p240912632>,
        <http://data.bibliotheken.nl/id/thes/p323915590> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fcbaaba92c465daf9e3e2f1e1c93f67a> ;
    schema1:name "Factsheet kwetsbare jongeren in Holland Rijnland" ;
    schema1:numberOfPages 1 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b0c8fbc20bd02c6b4bfb71edae442d5f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/863629282> .

