@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/p39516995X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Zorg voor de werkloze jeugd in Nederland : rapport samengesteld aan de hand van officiële gegevens / door R. Hoogland" ;
    dcterms1:issued "1933" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072849754> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p062844741> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7590d228395e5face2806c35c71a0cb9> ;
    schema1:name "Zorg voor de werkloze jeugd in Nederland : rapport samengesteld aan de hand van officiële gegevens" ;
    schema1:numberOfPages 159 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7de127cb5cab54e222d3a1a15ac6e7cf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/915784384> .

