@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/bRSPg6>
  gtm:oppervlakte 131.0 ;
  gtm:kadastraalNummer 5376.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5376" ;
  gtm:kadastraleAanduiding "M5376"@nl ;
  ns0:name "Perceel GDA01-M5376"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350537670000/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/88255> ;
  ns0:startDate "2002-02-26"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7140788706735 52.035950865979,4.7140366588089 52.035950247182,4.7140382653423 52.035904442649,4.7140805795787 52.035905035065,4.7142223556837 52.035907013841,4.7144109776591 52.035909646587,4.7144103478057 52.03592732311,4.7144093383112 52.035955720588,4.7143769892858 52.035955356004,4.7142207913017 52.035952935466,4.7140788706735 52.035950865979))"^^geo:wktLiteral ;
    osm:area 131.0
  ] .

