@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/p417810032> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bij het einde van de opkomstplicht / C.W. Vroom" ;
    dcterms1:issued "1995" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068533837> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c3bf2003188278f7c938ecd5ab0ecafd> ;
    schema1:name "Bij het einde van de opkomstplicht" ;
    schema1:sameAs <http://www.worldcat.org/oclc/1037017636> .

