@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/p304399337> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Focus op de maatschappij : handleiding maatschappijleer" ;
    dcterms1:issued "2006" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071855718>,
        <http://data.bibliotheken.nl/id/thes/p304399280> ;
    schema1:description "Schooltv-project bestemd voor klas 3 en 4 van het vmbo" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p297595962> ;
    schema1:issueNumber 508 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/66576fefb46f7717b49e4f31a6e30a6b> ;
    schema1:name "Focus op de maatschappij : handleiding maatschappijleer" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/564afe8bf4779bcf7379fbdd046f275c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/774901931> .

