@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/p036203556> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wat bezielt die mensen? / uitg. van Centraal Missionair Beraad Religieuzen" ;
    dcterms1:issued "1983" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075349175> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a3c3daacb7a5705dcfc3029a93a50c2f> ;
    schema1:name "Wat bezielt die mensen?" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/40509cc03e2b182497b5dd2d3f519d92> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64266684> .

