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

<https://n2t.net/ark:/60537/b9nyzm>
  gtm:oppervlakte "130"^^xsd:string ;
  gtm:kadastraalNummer "3057"^^xsd:string ;
  gtm:kadastraleAanduiding "E3057"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3057"^^xsd:string ;
  ns0:name "Perceel GDA01-E3057"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280305770000> ;
  hg:absorbed <https://n2t.net/ark:/60537/b6sTV6> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73864> ;
  ns0:startDate "2007-05-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7019696 52.0098745,4.7018215 52.0098058,4.7018204 52.0098066,4.7018075 52.0098005,4.7017818 52.0097872,4.7017057 52.0097502,4.7015927 52.0096977,4.7015756 52.0096889,4.7016127 52.0096607,4.701677 52.0096913,4.7019772 52.0098309,4.7019696 52.0098745))"^^geo:wktLiteral ;
    osm:area 135.0
  ] .

