@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/b007h7r>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/c3e33d4e0500de95e86d294578e95f08"^^xsd:string ;
  ns0:name "Pand 1110"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961937> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70501883 52.01030953, 4.70509788 52.01035080, 4.70513138 52.01032636, 4.70504962 52.01028434, 4.70501883 52.01030953))"^^geo:wktLiteral ;
    osm:area 25.0
  ] .

