@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/b008tf0>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/d03cd16fda7fce0d503544a4aebc872c"^^xsd:string ;
  ns0:name "Pand 2218"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963045> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71141738 52.01297223, 4.71140163 52.01298584, 4.71136909 52.01302260, 4.71140713 52.01303659, 4.71145672 52.01298693, 4.71141738 52.01297223))"^^geo:wktLiteral ;
    osm:area 21.0
  ] .

