@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/p194299961> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De verzoening / Wouter Lutkie" ;
    dcterms1:issued "1930" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070544263> ;
    schema1:description "Overdruk uit: Annuarium / Unie van R.K. studenten-vereenigingen in Nederland ; 28 (1930)" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b98c72ee54b4859dfcb5b4b0f8ba18ca> ;
    schema1:name "De verzoening" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/02ecd5d483345db805060e7439399c5b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66854781> .

