@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/p181693852> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het verschil tussen gelijk hebben en gelijk krijgen / Harry van Dalen, Wilko Letterie, Otto Swank" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073874485> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075238500>,
        <http://data.bibliotheken.nl/id/thes/p10101001X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/588f81c0fbe75cbac14a83738b7604ac> ;
    schema1:name "Het verschil tussen gelijk hebben en gelijk krijgen" .

