@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/p853202338> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De plaats van de H. Vincentius in de apostolische beweging van zijn tijd / G. van Winsen" ;
    dcterms1:issued "1957" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069137951> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068521197> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d6fe9b0db14d49d900e7fc1c06a75509> ;
    schema1:name "De plaats van de H. Vincentius in de apostolische beweging van zijn tijd" ;
    schema1:numberOfPages 8 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a92048da32c3bafd5d63a9af9a993277> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64188899> .

