@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/bQDCDB>
  gtm:oppervlakte 240.0 ;
  gtm:kadastraalNummer 7228.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7228"^^xsd:string ;
  gtm:kadastraleAanduiding "K7228"@nl ;
  ns0:name "Perceel GDA01-K7228"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330722870000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bg25Uw> ;
  hg:liesIn <https://n2t.net/ark:/60537/bJ8pjH> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79416> ;
  ns0:startDate "2002-12-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7530820578027 52.00792874513,4.7527145994396 52.007843299013,4.7527118514516 52.007784302473,4.75309244325 52.007824697699,4.7530991611784 52.007900649715,4.7530820578027 52.00792874513))"^^geo:wktLiteral ;
    osm:area 240.0
  ] .

