@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/p80311009X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Arbeidersjongeren : een sociaal-pedagogische kritiek / Jan Hazekamp" ;
    dcterms1:issued "1980" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077597184>,
        <http://data.bibliotheken.nl/id/thes/p078436036>,
        <http://data.bibliotheken.nl/id/thes/p397366388> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068413696> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9060094670" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/307373a298fcafac4f1b31ff84473cad> ;
    schema1:name "Arbeidersjongeren : een sociaal-pedagogische kritiek" ;
    schema1:numberOfPages 141 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e093221d477757a219d52fc0c2a73c15> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901117628> .

