@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/bdxz8P>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 5381.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5381" ;
  gtm:kadastraleAanduiding "M5381"@nl ;
  ns0:name "Perceel GDA01-M5381"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350538170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  hg:absorbed <https://n2t.net/ark:/60537/bojAWd> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88260> ;
  ns0:startDate "1998-06-04"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7147576565176 52.036052986743,4.7147909818653 52.036053365785,4.714789215659 52.036099178401,4.7147559482989 52.036098817667,4.7146135818967 52.036097285583,4.714426232353 52.036095271643,4.7144262868771 52.036093582141,4.7144269126771 52.036076175246,4.7144279221635 52.036047777769,4.7144604156352 52.036048233047,4.7146152916105 52.036051364786,4.7147576565176 52.036052986743))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

