@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/p435395181> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Android en Kotlin : keuzedeel mobile application development / auteur: Krijn Hoogendorp" ;
    dcterms1:issued "2021" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p36341925X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p421508612> ;
    schema1:bookEdition "Eerste druk, eerste oplage" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629038> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p43500591X> ;
    schema1:isbn "9789037259247" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/72492e980657a92145ca5440b4ea8f35> ;
    schema1:name "Android en Kotlin : keuzedeel mobile application development" ;
    schema1:numberOfPages 191 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d5394e4917462cab6dc8ebcb8a3023f7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1352073544> .

