@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/by6kEU>
  gtm:oppervlakte 60.0 ;
  gtm:kadastraalNummer 72.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/L72"^^xsd:string ;
  gtm:kadastraleAanduiding "L72"@nl ;
  ns0:name "Perceel GDA01-L72"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16340007270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkpCPD> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bZAGg1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/84372> ;
  ns0:startDate "1998-11-11"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.720856398136 52.004597656612,4.7208376523227 52.004575259243,4.7207979173085 52.004534424669,4.7208977154165 52.00450067191,4.7209554970472 52.004559998877,4.720904026005 52.004577792199,4.720856398136 52.004597656612))"^^geo:wktLiteral ;
    osm:area 61.0
  ] .

