@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/b007mr3>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/8b50a0bcd4519ebd6884ec2fb86dd9b8"^^xsd:string ;
  ns0:name "Pand 1212"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962039> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71407343 52.01022427, 4.71406151 52.01025422, 4.71419380 52.01028461, 4.71420953 52.01025565, 4.71407343 52.01022427))"^^geo:wktLiteral ;
    osm:area 33.0
  ] .

