@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/bLr7Uj>
  gtm:oppervlakte 118.0 ;
  gtm:kadastraalNummer 5251.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5251" ;
  gtm:kadastraleAanduiding "M5251"@nl ;
  ns0:name "Perceel GDA01-M5251"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350525170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bxTMZ4> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88132> ;
  ns0:startDate "1998-06-04"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7132998864716 52.036910763943,4.7133537976899 52.036911701618,4.7133519859856 52.036957531929,4.7132980892853 52.036956594337,4.7131562006217 52.036954128445,4.7130147053148 52.036951673623,4.7130153096635 52.036934760974,4.7130163187141 52.036906453389,4.713048667061 52.036906908224,4.7131579832446 52.036908306958,4.7132998864716 52.036910763943))"^^geo:wktLiteral ;
    osm:area 118.0
  ] .

