@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/p296772534> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Administratie" ;
    dcterms1:issued "2005" ;
    schema1:bookEdition "4e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p089601009>,
        <http://data.bibliotheken.nl/id/thes/p120398176>,
        <http://data.bibliotheken.nl/id/thes/p239674596> ;
    schema1:description "1e dr.: 1994",
        "Omslagtitel: Makelaardij" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p297658808> ;
    schema1:isbn "904150513X",
        "9789041505132" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/721b41575ba36d1eb0071d290f623d0f> ;
    schema1:name "Administratie" ;
    schema1:numberOfPages 174 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/eab72747d49ae192d62d55bb0af2da3b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/774568302> .

