@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p291597742> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Jaarboek / Steunpunt Gelijkekansenbeleid" ;
    dcterms1:issued "2004" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p291597904> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/339db84e1ae86cddc9b5641c41cd3afa> ;
    schema1:name "Jaarboek" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1ebd1bca1d74a09f5d3756ed5892d01d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150157129> .

