@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/b0074m4>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/5fcc53c1f9c18773aa476ba78a129398"^^xsd:string ;
  ns0:name "Pand 802"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961629> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71385924 52.00936637, 4.71383883 52.00936550, 4.71383214 52.00943055, 4.71390665 52.00943381, 4.71391381 52.00936870, 4.71385924 52.00936637))"^^geo:wktLiteral ;
    osm:area 37.0
  ] .

