@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/b007mfc>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/df10ce1924f6398ae7f1af652b0c2958"^^xsd:string ;
  ns0:name "Pand 1203"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962030> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71408501 52.01019404, 4.71407343 52.01022427, 4.71420953 52.01025565, 4.71422410 52.01022527, 4.71408501 52.01019404))"^^geo:wktLiteral ;
    osm:area 35.0
  ] .

