@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/p242809286> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Begrensd door muren en wallen / B. van den Berg, H.J. Sprokholt" ;
    dcterms1:issued "2002" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078458528>,
        <http://data.bibliotheken.nl/id/thes/p078675375>,
        <http://data.bibliotheken.nl/id/thes/p241923948>,
        <http://data.bibliotheken.nl/id/thes/p241923972>,
        <http://data.bibliotheken.nl/id/thes/p241924030> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p094777624> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p114417083> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/df1811a81843d1568fd20a03fb762745> ;
    schema1:name "Begrensd door muren en wallen" ;
    schema1:numberOfPages 737 .

