@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/b0072cg>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/0328f0409652759799055c66de693b5e"^^xsd:string ;
  ns0:name "Pand 737"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961564> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71505624 52.00954296, 4.71498834 52.00953389, 4.71498178 52.00955434, 4.71501859 52.00956707, 4.71501849 52.00957349, 4.71504950 52.00957367, 4.71505624 52.00954296))"^^geo:wktLiteral ;
    osm:area 15.0
  ] .

