@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/bDVVwp>
  gtm:oppervlakte 165.0 ;
  gtm:kadastraalNummer 2541.0 ;
  gtm:kadastraleAanduiding "H2541"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H2541"^^xsd:string ;
  ns0:name "Perceel GDA01-H2541"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310254170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bbFpR2> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/77173> ;
  ns0:startDate "1999-08-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7032380653743 52.025437283463,4.7031647260324 52.025400391511,4.7032803140981 52.025312644156,4.7033974773327 52.025222856482,4.7034715539905 52.025260121096,4.7034441952343 52.025280806303,4.703353871247 52.025349582243,4.7032380653743 52.025437283463))"^^geo:wktLiteral ;
    osm:area 165.0
  ] .

