@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bIJ9vp>
  gtm:oppervlakte "1"^^xsd:string ;
  gtm:kadastraalNummer "3996"^^xsd:string ;
  gtm:kadastraleAanduiding "D3996"^^xsd:string ;
  ns0:identifier "perceel/D3996"^^xsd:string ;
  prov:hadPrimarySource <https://api.kadastralekaart.com/api/v1/parcel/GDA01/D/3996> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/232466> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.70455094 52.01037221, 4.70459067 52.01034101, 4.70459189 52.01034168, 4.70455094 52.01037221))"^^geo:wktLiteral ;
    osm:area 0.0
  ] .

