@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/bd79S9>
  gtm:oppervlakte 637.0 ;
  gtm:kadastraalNummer 7474.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7474"^^xsd:string ;
  gtm:kadastraleAanduiding "M7474"@nl ;
  ns0:name "Perceel GDA01-M7474"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350747470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beZqVg> ;
  hg:absorbed <https://n2t.net/ark:/60537/bgsvma> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89870> ;
  ns0:startDate "2017-02-03"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6827762783655 52.018682592734,4.6831394452126 52.018759386983,4.6830759702416 52.018917931574,4.6828466118097 52.018882098007,4.6828156033708 52.018939977664,4.6826112429973 52.018907034667,4.6827762783655 52.018682592734))"^^geo:wktLiteral ;
    osm:area 638.0
  ] .

