@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/bV0uY7>
  gtm:oppervlakte 165.0 ;
  gtm:kadastraalNummer 4248.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K4248"^^xsd:string ;
  gtm:kadastraleAanduiding "K4248"@nl ;
  schema:name "Perceel GDA01-K4248"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330424870000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bfq1vC> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvpcQ1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/287956> ;
  schema:startDate "2000-07-24"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7237145969849 52.015828776796,4.7233697330063 52.015850858668,4.723343556 52.015780970151,4.7236835176671 52.015777080192,4.7237288885953 52.015776562896,4.7237145969849 52.015828776796))"^^geo:wktLiteral ;
    osm:area 171.0
  ] .

