@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/p388263512> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De dialoog / [door] A. Buckinx-Luykx" ;
    dcterms1:issued "1960" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069531641> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2b92639bb9fd3db8de7ed4d2f9f528c9> ;
    schema1:name "De dialoog" ;
    schema1:numberOfPages 87 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4a38dc2349499ca658a4cc54a7487ff7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901045266> .

