@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/p376595140> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "100 jaar Wijma : 1897-1997 / eindredactie Men at Work, Marketing & Communicatie" ;
    dcterms1:issued "1997" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075609452>,
        <http://data.bibliotheken.nl/id/thes/p380227207> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p380227185> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/964efaa141eeef5fa2c356a98cfa8845> ;
    schema1:name "100 jaar Wijma : 1897-1997" ;
    schema1:numberOfPages 87 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a14c4224d2d279ef4d3f7854f21cedc3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/886327991> .

