@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/buM7Z5>
  gtm:oppervlakte "4" ;
  gtm:kadastraalNummer "4455" ;
  gtm:kadastraleAanduiding "C4455" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C4455" ;
  ns0:name "Perceel GDA01-C4455"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260445570000> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/bCuan7> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73010> ;
  ns0:startDate "2016-07-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7130488 52.0122031,4.7130702 52.0121825,4.7130813 52.0121873,4.7130512 52.0122168,4.7130398 52.0122117,4.7130488 52.0122031))"^^geo:wktLiteral ;
    osm:area 4.0
  ] .

