@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/p325827400> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Orde van de Tempeliers in België : monasticon / door Michel Nuyttens" ;
    dcterms1:issued "1999" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07759441X>,
        <http://data.bibliotheken.nl/id/thes/p078686687> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072962135> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p255964803> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ea4e5180737c74f195f93e0bba3fb7a5> ;
    schema1:name "De Orde van de Tempeliers in België : monasticon" ;
    schema1:numberOfPages 107 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c6d735d0af8fc69ed1fd0411cb4859ed> ;
    schema1:sameAs <http://www.worldcat.org/oclc/314100856> .

