@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/bCuafR>
  gtm:oppervlakte 420.0 ;
  gtm:kadastraalNummer 5431.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5431"^^xsd:string ;
  gtm:kadastraleAanduiding "M5431"@nl ;
  ns0:name "Perceel GDA01-M5431"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350543170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b6SiK3> ;
  hg:liesIn <https://n2t.net/ark:/60537/beZqVg> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/244002> ;
  ns0:startDate "2011-12-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6838841531285 52.019075457613,4.6838571025451 52.019150430184,4.6834072655788 52.019086422948,4.6834459651505 52.018967342042,4.6839383430232 52.019047027384,4.6838841531285 52.019075457613))"^^geo:wktLiteral ;
    osm:area 420.0
  ] .

