@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/bWtedD>
  gtm:oppervlakte 525.0 ;
  gtm:kadastraalNummer 4504.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4504" ;
  gtm:kadastraleAanduiding "M4504"@nl ;
  ns0:name "Perceel GDA01-M4504"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350450470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bfPpTp> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105867> ;
  ns0:startDate "2009-02-03"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7131634352475 52.037378924174,4.7131619090449 52.03741932714,4.7133971221526 52.037422632619,4.713390977813 52.037588864284,4.7131578621285 52.037585588778,4.71301256912 52.037583552655,4.7130190004346 52.037377045771,4.7131634352475 52.037378924174))"^^geo:wktLiteral ;
    osm:area 525.0
  ] .

