@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p066567947> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Broederschap in practijk / F.J. van Paasschen" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p429683812> ;
    dcterms1:issued "1910" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397314167> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p130545856> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1a3304f78a14610f68ef29879c41c367> ;
    schema1:name "Broederschap in practijk" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a7d7aa63bb5315a571f91b467fca94d0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65572460> .

