@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@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/bqC5DN>
  gtm:kadastraalNummer "974"^^xsd:string ;
  gtm:kadastraleAanduiding "D974"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D974"^^xsd:string ;
  schema:name "Perceel GDA01-D974"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17159> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7047884 52.0089539,4.70489 52.0090034,4.7048524 52.0090345,4.7049451 52.0090758,4.7050402 52.0089998,4.7048673 52.008914,4.7047884 52.0089539))"^^geo:wktLiteral ;
    osm:area 141.0
  ] .

