@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/p810483971> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De critische bedrijvigheid van Prof. Dr. Maurits Sabbe / Rob Roemans" ;
    dcterms1:issued "1951" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068441525>,
        <http://data.bibliotheken.nl/id/thes/p397458487> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069180504> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p117021628> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7f682cb4fca49b1b96e31292f6147205> ;
    schema1:name "De critische bedrijvigheid van Prof. Dr. Maurits Sabbe" ;
    schema1:numberOfPages 56 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a8125954027f980a7119436c647252c4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63366239> .

