@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/p062657003> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "' Humanae Vitae' en de natuurwet" ;
    dcterms1:issued "1968" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594401>,
        <http://data.bibliotheken.nl/id/thes/p078600537>,
        <http://data.bibliotheken.nl/id/thes/p121900908> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5f0bc72ee21ace7581cb30d6512a2dcd> ;
    schema1:name "' Humanae Vitae' en de natuurwet" ;
    schema1:numberOfPages 49 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/44022985fafe308a1802f97b4066f612> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65390370> .

