@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/p863324622> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Weigering van militaire dienst wegens gewetensbezwaren / door L.J.M. ter Steeg" ;
    dcterms1:issued "1968" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07024331X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f5efcf589724961e728a4d9f0332e4f7> ;
    schema1:name "Weigering van militaire dienst wegens gewetensbezwaren" ;
    schema1:numberOfPages 8 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/40701fcbda207ad3caa7d267c2acbaef> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64370680> .

