@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix hg: <http://rdf.histograph.io/> .
@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/bh4rXV>
  gtm:kadastraalNummer "3720"^^xsd:string ;
  gtm:oppervlakte "4"^^xsd:string ;
  gtm:kadastraleAanduiding "B3720"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3720"^^xsd:string ;
  prov:hadPrimarySource "Nationaal Georegister/Kadastrale kaart/16250372070000"@nl ;
  schema:name "Perceel GDA01-B3720"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250372070000> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbed <https://n2t.net/ark:/60537/bZaspu> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72315> ;
  schema:startDate "2005-07-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.70566534 52.01159132, 4.70567037 52.01159408, 4.70563253 52.01162101, 4.70563186 52.01162066, 4.70559068 52.01164982, 4.70559007 52.01164951, 4.70558510 52.01164699, 4.70566534 52.01159132))"^^geo:wktLiteral ;
    osm:area 4.0
  ] .

