@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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/b008j47>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/36c7e0cbdd9a865e81a8fb79d57b839f"^^xsd:string ;
  ns0:name "Pand 1977"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962804> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71279729 52.01230634, 4.71275436 52.01228522, 4.71267963 52.01235030, 4.71266496 52.01236307, 4.71270736 52.01238300, 4.71270737 52.01238301, 4.71279729 52.01230634))"^^geo:wktLiteral ;
    osm:area 39.0
  ] .

