@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/p104099216> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De gewijzigde veiligheidssituatie en de dienstplicht / M. van den Doel" ;
    dcterms1:issued "1992" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p084656395> ;
    schema1:bookEdition "Herz. versie" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p091469694> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bd49559d9071108a87995d3507e45c84> ;
    schema1:name "De gewijzigde veiligheidssituatie en de dienstplicht" ;
    schema1:numberOfPages 21 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/51873000a0d1654a892ec28f60c1536f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66147175> .

