@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/p181031272> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hoe sluitend kan een sluitende aanpak zijn? / Vincent Janssen, Han Paulides" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p141630957> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p154237116> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4902bf217991b86d3a2f80149f7af1b8> ;
    schema1:name "Hoe sluitend kan een sluitende aanpak zijn?" .

